falconpl-dbus software package provides DBus client functionality for Falcon scripts, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install falconpl-dbus
falconpl-dbus is installed in your system.
Make ensure the falconpl-dbus package were installed using the commands given below,
$ sudo dpkg-query -l | grep falconpl-dbus *
You will get with falconpl-dbus package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Development |
| Package | falconpl-dbus |
| Version | 0.9.6.9-git20120606-2 |
| Description | DBus client functionality for Falcon scripts |
| Sub Section | devel |